home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Strate…Tools for the Enterprise / Microsoft Internet Strategy & Tools for the Enterprise.iso / bkoffice / webpages / mspage / ms_devo / win15~1.gif < prev    next >
Graphics Interchange Format  |  1996-02-15  |  10KB  |  576x532  |  1-bit (2 colors)
Labels: text | screenshot | font | number
OCR: Requirement Action item(s) Must be compiled for 32-bit systems Replace Visual Basic custom controls with OLE Controls. Update Windows API calls, possibly with conditional compilation. Write code to handle differences between Windows 95 and Windows NT 3.51 gracefully. Recompile with 32-bit Visual Basic 4.0 under Windows 95 or Windows NT 3.51. Must support long file names Use Windows 95 common dialog control for file interaction. Review code for 8-character limits or assumptions based on 8.3 file-naming conventions. Must use system colors Use Visual Basic System color constants (&h8 ... ) for control property settings. Must register small and large icons Fortoolbars and other icons within an application, detect the change using a system event and load appropriate icons from a resource file. ...